From: Kenichi Handa Date: Wed, 8 Jul 2009 03:49:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11601 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ebb1b708802a606764f113d64c2a686f7ce993df;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index fb583a28b71..49437c3aade 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2009-07-08 Kenichi Handa + * fontset.c (fontset_find_font): Fix the logic of handling + charset_matched. + (font_for_char): Delete unused var. + (generate_ascii_font_name): Delete it. + * coding.h (JIS_TO_SJIS2): Fix the code range check. * coding.c (detect_coding_sjis): Handle shift_jis-2004 correctly.